home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / program / 3dview12.zip / DEFINES.CPP < prev    next >
C/C++ Source or Header  |  1996-05-16  |  57b  |  4 lines

  1. #include "defines.hpp"
  2.  
  3. enum Boolean { False, True };
  4.